2025-11-13 09:54:53,816 [ 117092 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 09:54:53,817 [ 117092 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 09:54:53,817 [ 117092 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 09:54:53,817 [ 117092 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_7yscuj --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_distributed_config/test.py::test_distibuted_settings test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_enabling_access_management/test.py::test_enabling_access_management test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_table_function/test.py::test_executable_function_arg_eval_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_catboost_evaluate/test.py::testAmazonModelManyRows test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_config_decryption/test_wrong_settings.py::test_invalid_chars test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_create_user_and_login/test.py::test_grant_create_user test_default_compression_codec/test.py::test_default_codec_for_compact_parts [gw8] [ 1%] PASSED test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login [gw6] [ 2%] PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key [gw8] [ 3%] PASSED test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user [gw8] [ 4%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw7] [ 5%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] [gw7] [ 6%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] [gw7] [ 7%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw7] [ 8%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw9] [ 9%] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple [gw2] [ 10%] PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default [gw9] [ 11%] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single [gw8] [ 12%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw6] [ 13%] PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes [gw5] [ 14%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl [gw3] [ 15%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw9] [ 16%] PASSED test_default_compression_codec/test.py::test_default_codec_single [gw4] [ 17%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore [gw1] [ 18%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw1] [ 19%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw1] [ 20%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw0] [ 21%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] [gw1] [ 22%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw1] [ 23%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw1] [ 24%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw1] [ 25%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw1] [ 26%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw1] [ 27%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw1] [ 28%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw5] [ 29%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] [gw1] [ 30%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw1] [ 31%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw2] [ 32%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_allowed_client_hosts/test.py::test_allowed_host [gw0] [ 33%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] [gw6] [ 34%] PASSED test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method [gw3] [ 35%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] [gw5] [ 36%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw9] [ 37%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw9] [ 38%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw0] [ 39%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] [gw1] [ 40%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw1] [ 41%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw1] [ 42%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw8] [ 43%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw8] [ 44%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw8] [ 45%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_encrypted_disk_replication/test.py::test_replication [gw6] [ 46%] PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] [gw0] [ 47%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] [gw3] [ 48%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw7] [ 49%] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw7] [ 50%] PASSED test_allowed_client_hosts/test.py::test_denied_host [gw2] [ 51%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance [gw3] [ 52%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw0] [ 53%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw4] [ 54%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash [gw8] [ 55%] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw0] [ 56%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] [gw4] [ 57%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw9] [ 58%] PASSED test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_config_corresponding_root/test.py::test_work [gw9] [ 59%] PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication [gw3] [ 60%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw8] [ 61%] PASSED test_config_corresponding_root/test.py::test_work [gw0] [ 62%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable [gw6] [ 63%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw2] [ 64%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order [gw4] [ 65%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup [gw0] [ 66%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_dictionaries_redis/test.py::test_redis_dictionaries[String_] [gw5] [ 67%] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw0] [ 68%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] [gw6] [ 69%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw3] [ 70%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw8] [ 71%] PASSED test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_config_yaml_full/test.py::test_yaml_full_conf [gw4] [ 72%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw2] [ 73%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname [gw0] [ 74%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_backup_log/test.py::test_backup_log [gw0] [ 75%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] [gw3] [ 76%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw9] [ 77%] PASSED test_config_yaml_full/test.py::test_yaml_full_conf test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw6] [ 78%] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw7] [ 79%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw4] [ 80%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw0] [ 81%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_enabling_access_management/test.py::test_enabling_access_management test_dictionaries_null_value/test.py::test_null_value [gw2] [ 82%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] [gw2] [ 83%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] [gw0] [ 84%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw2] [ 85%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] test_distributed_load_balancing/test.py::test_load_balancing_round_robin [gw3] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw5] [ 87%] PASSED test_backup_log/test.py::test_backup_log test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw2] [ 88%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_executable_table_function/test.py::test_executable_function_arg_eval_input_python [gw7] [ 89%] PASSED test_dictionaries_null_value/test.py::test_null_value [gw8] [ 90%] PASSED test_enabling_access_management/test.py::test_enabling_access_management [gw4] [ 91%] FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw0] [ 92%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw9] [ 93%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_endpoint_macro_substitution/test.py::test_select_by_type test_distributed_config/test.py::test_distibuted_settings [gw5] [ 94%] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw7] [ 95%] PASSED test_distributed_config/test.py::test_distibuted_settings [gw8] [ 96%] PASSED test_endpoint_macro_substitution/test.py::test_select_by_type [gw1] [ 97%] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw6] [ 98%] PASSED test_executable_table_function/test.py::test_executable_function_arg_eval_input_python [gw1] [ 99%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw1] [100%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption =================================== FAILURES =================================== _________________________ test_shutdown_cancels_backup _________________________ [gw4] linux -- Python 3.10.12 /usr/bin/python3 def test_shutdown_cancels_backup(): > with NoTrashChecker() as no_trash_checker: test_backup_restore_on_cluster/test_cancel_backup.py:556: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = type = None, value = None, traceback = None def __exit__(self, type, value, traceback): list_of_znodes = set( node1.query( "SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' " + "AND NOT (name == 'alive_tracker')" ).splitlines() ) new_znodes = list_of_znodes.difference(self.__previous_list_of_znodes) if new_znodes: print(f"Found nodes in ZooKeeper: {new_znodes}") for node in new_znodes: print( f"Nodes in '/clickhouse/backups/{node}':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}'" ) ) print( f"Nodes in '/clickhouse/backups/{node}/stage':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}/stage'" ) ) if self.check_zookeeper: assert new_znodes == set() list_of_backups = set( os.listdir(os.path.join(node1.cluster.instances_dir, "backups")) ) new_backups = list_of_backups.difference(self.__previous_list_of_backups) unfinished_backups = set( backup for backup in new_backups if not os.path.exists( os.path.join(node1.cluster.instances_dir, "backups", backup, ".backup") ) ) new_backups = set( backup for backup in new_backups if backup not in unfinished_backups ) if new_backups: print(f"Found new backups: {new_backups}") if unfinished_backups: print(f"Found unfinished backups: {unfinished_backups}") assert new_backups == set(self.expect_backups) assert unfinished_backups.difference(self.allow_unfinished_backups) == set() all_errors = set() start_time = time.strftime( "%Y-%m-%d %H:%M:%S", self.__start_time_for_collecting_errors ) for node in nodes: errors_query_result = node.query( "SELECT name FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "') " + "AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) " + "AND NOT (name == 'NO_ELEMENTS_IN_CONFIG')" ) errors = errors_query_result.splitlines() if errors: print(f"{get_node_name(node)}: Found errors: {errors}") print( node.query( "SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "')" ) ) for error in errors: > assert (error in self.expect_errors) or (error in self.allow_errors) E AssertionError: assert ('NETLINK_ERROR' in ['QUERY_WAS_CANCELLED'] or 'NETLINK_ERROR' in []) E + where ['QUERY_WAS_CANCELLED'] = .expect_errors E + and [] = .allow_errors test_backup_restore_on_cluster/test_cancel_backup.py:394: AssertionError ----------------------------- Captured stdout call ----------------------------- Using node2 as initiator Sleeping 2.7956906789733957 seconds Waiting for number of system processes = 1+ Got 1 system processes for backup 7444654b6b76413c955bc6dfdc5dea05 after waiting 0 seconds node1: Restarting... node1: Restarted Waiting for number of system processes = 0 Got 0 system processes for backup 7444654b6b76413c955bc6dfdc5dea05 after waiting 0 seconds node1: Found errors: ['NETLINK_ERROR'] NO_ELEMENTS_IN_CONFIG Certificate file is not set. NETLINK_ERROR Can\'t receive Netlink response: error -2 ------------------------------ Captured log call ------------------------------- 2025-11-13 09:56:54.656000 [ 654 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3648, query) 2025-11-13 09:56:54.772000 [ 654 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() PARTITION BY x%10 on node1 (cluster.py:3648, query) 2025-11-13 09:56:54.887000 [ 654 ] DEBUG : Executing query INSERT INTO tbl SELECT number FROM numbers(10) on node1 (cluster.py:3648, query) 2025-11-13 09:56:55.053000 [ 654 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster' TO Disk('backups', '7444654b6b76413c955bc6dfdc5dea05') SETTINGS id='7444654b6b76413c955bc6dfdc5dea05' ASYNC on node2 (cluster.py:3648, query) 2025-11-13 09:56:55.120000 [ 654 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='7444654b6b76413c955bc6dfdc5dea05' on node2 (cluster.py:3648, query) 2025-11-13 09:56:55.235000 [ 654 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%7444654b6b76413c955bc6dfdc5dea05%') on node2 (cluster.py:3648, query) 2025-11-13 09:56:58.147000 [ 654 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%7444654b6b76413c955bc6dfdc5dea05%') on node1 (cluster.py:3648, query) 2025-11-13 09:56:58.262000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2051, exec_in_container) 2025-11-13 09:56:58.262000 [ 654 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps -C clickhouse] (cluster.py:121, run_and_check) 2025-11-13 09:56:58.314000 [ 654 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:145, run_and_check) 2025-11-13 09:56:58.314000 [ 654 ] DEBUG : Stdout: 10 ? 00:00:08 clickhouse (cluster.py:145, run_and_check) 2025-11-13 09:56:58.314000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2051, exec_in_container) 2025-11-13 09:56:58.314000 [ 654 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c pkill clickhouse] (cluster.py:121, run_and_check) 2025-11-13 09:56:58.360000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:56:58.360000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:56:58.426000 [ 654 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2025-11-13 09:56:59.427000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:56:59.428000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:56:59.484000 [ 654 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2025-11-13 09:57:00.485000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:00.486000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:00.543000 [ 654 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2025-11-13 09:57:01.543000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:01.543000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:01.611000 [ 654 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2025-11-13 09:57:02.613000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:02.613000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:02.680000 [ 654 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2025-11-13 09:57:03.681000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:03.682000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:03.742000 [ 654 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2025-11-13 09:57:04.743000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:04.743000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:04.792000 [ 654 ] DEBUG : Stdout:10 (cluster.py:145, run_and_check) 2025-11-13 09:57:05.793000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:05.793000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:05.844000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:05.844000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:05.906000 [ 654 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:4014, start_clickhouse) 2025-11-13 09:57:05.909000 [ 654 ] DEBUG : http://localhost:None "POST /v1.46/containers/roottestbackuprestoreonclustercancelbackup-gw4-node1-1/exec HTTP/1.1" 201 74 (connectionpool.py:547, _make_request) 2025-11-13 09:57:05.936000 [ 654 ] DEBUG : http://localhost:None "POST /v1.46/exec/56023dc8d7883a36af9a47c6f179e1636a6f9fc2e7f8be652d75d3dc6bfad608/start HTTP/1.1" 200 0 (connectionpool.py:547, _make_request) 2025-11-13 09:57:05.938000 [ 654 ] DEBUG : http://localhost:None "GET /v1.46/exec/56023dc8d7883a36af9a47c6f179e1636a6f9fc2e7f8be652d75d3dc6bfad608/json HTTP/1.1" 200 587 (connectionpool.py:547, _make_request) 2025-11-13 09:57:06.939000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:06.939000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:06.983000 [ 654 ] DEBUG : Stdout:849 (cluster.py:145, run_and_check) 2025-11-13 09:57:06.983000 [ 654 ] DEBUG : Clickhouse process running. (cluster.py:4028, start_clickhouse) 2025-11-13 09:57:06.983000 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2025-11-13 09:57:06.983000 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:07.029000 [ 654 ] DEBUG : Stdout:849 (cluster.py:145, run_and_check) 2025-11-13 09:57:07.029000 [ 654 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2025-11-13 09:57:07.094000 [ 654 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%7444654b6b76413c955bc6dfdc5dea05%') on node1 (cluster.py:3648, query) 2025-11-13 09:57:07.209000 [ 654 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%7444654b6b76413c955bc6dfdc5dea05%') on node2 (cluster.py:3648, query) 2025-11-13 09:57:07.274000 [ 654 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='7444654b6b76413c955bc6dfdc5dea05' on node2 (cluster.py:3648, query) 2025-11-13 09:57:07.339000 [ 654 ] DEBUG : Executing query SELECT error FROM system.backups WHERE id='7444654b6b76413c955bc6dfdc5dea05' on node2 (cluster.py:3648, query) 2025-11-13 09:57:07.454000 [ 654 ] DEBUG : Executing query SYSTEM FLUSH LOGS on node2 (cluster.py:3648, query) 2025-11-13 09:57:07.519000 [ 654 ] DEBUG : Executing query SELECT status FROM system.backup_log WHERE id='7444654b6b76413c955bc6dfdc5dea05' ORDER BY status on node2 (cluster.py:3648, query) 2025-11-13 09:57:07.584000 [ 654 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3648, query) 2025-11-13 09:57:07.649000 [ 654 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2025-11-13 09:56:54') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node1 (cluster.py:3648, query) 2025-11-13 09:57:07.764000 [ 654 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2025-11-13 09:56:54') on node1 (cluster.py:3648, query) ---------------------------- Captured log teardown ----------------------------- 2025-11-13 09:57:07.916000 [ 654 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster' SYNC on node1 (cluster.py:3648, query) 2025-11-13 09:57:08.031000 [ 654 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/.env --project-name roottestbackuprestoreonclustercancelbackup-gw4 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/docker-compose.yml stop --timeout 20] (cluster.py:121, run_and_check) 2025-11-13 09:57:10.375000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:10.375000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:10.375000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:10.375000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:10.375000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:10.375000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:10.375000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:10.375000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:10.376000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:10.376000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:10.376000 [ 654 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2025-11-13 09:57:10.388000 [ 654 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2025-11-13 09:57:10.400000 [ 654 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/.env --project-name roottestbackuprestoreonclustercancelbackup-gw4 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/docker-compose.yml down --volumes] (cluster.py:121, run_and_check) 2025-11-13 09:57:11.837000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:11.838000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:11.838000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:11.838000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Removing (cluster.py:147, run_and_check) 2025-11-13 09:57:11.838000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:11.838000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Removing (cluster.py:147, run_and_check) 2025-11-13 09:57:11.838000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Removed (cluster.py:147, run_and_check) 2025-11-13 09:57:11.839000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Removed (cluster.py:147, run_and_check) 2025-11-13 09:57:11.839000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:11.839000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:11.839000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopping (cluster.py:147, run_and_check) 2025-11-13 09:57:11.839000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:11.839000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Removing (cluster.py:147, run_and_check) 2025-11-13 09:57:11.840000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:11.840000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Removing (cluster.py:147, run_and_check) 2025-11-13 09:57:11.840000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopped (cluster.py:147, run_and_check) 2025-11-13 09:57:11.840000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Removing (cluster.py:147, run_and_check) 2025-11-13 09:57:11.840000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Removed (cluster.py:147, run_and_check) 2025-11-13 09:57:11.840000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Removed (cluster.py:147, run_and_check) 2025-11-13 09:57:11.840000 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Removed (cluster.py:147, run_and_check) 2025-11-13 09:57:11.840000 [ 654 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw4_default Removing (cluster.py:147, run_and_check) 2025-11-13 09:57:11.841000 [ 654 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw4_default Removed (cluster.py:147, run_and_check) 2025-11-13 09:57:11.841000 [ 654 ] DEBUG : Cleanup called (cluster.py:851, cleanup) 2025-11-13 09:57:11.866000 [ 654 ] DEBUG : Docker networks for project roottestbackuprestoreonclustercancelbackup-gw4 are NETWORK ID NAME DRIVER SCOPE (cluster.py:830, print_all_docker_pieces) 2025-11-13 09:57:11.889000 [ 654 ] DEBUG : Docker containers for project roottestbackuprestoreonclustercancelbackup-gw4 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:838, print_all_docker_pieces) 2025-11-13 09:57:11.912000 [ 654 ] DEBUG : Docker volumes for project roottestbackuprestoreonclustercancelbackup-gw4 are DRIVER VOLUME NAME (cluster.py:846, print_all_docker_pieces) 2025-11-13 09:57:11.913000 [ 654 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclustercancelbackup-gw4-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2025-11-13 09:57:11.931000 [ 654 ] DEBUG : Unstopped containers: {} (cluster.py:865, cleanup) 2025-11-13 09:57:11.931000 [ 654 ] DEBUG : No running containers for project: roottestbackuprestoreonclustercancelbackup-gw4 (cluster.py:879, cleanup) 2025-11-13 09:57:11.931000 [ 654 ] DEBUG : Trying to prune unused networks... (cluster.py:885, cleanup) 2025-11-13 09:57:11.954000 [ 654 ] DEBUG : Trying to prune unused images... (cluster.py:901, cleanup) 2025-11-13 09:57:11.954000 [ 654 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2025-11-13 09:57:11.992000 [ 654 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2025-11-13 09:57:11.993000 [ 654 ] DEBUG : Images pruned (cluster.py:904, cleanup) 2025-11-13 09:57:11.993000 [ 654 ] DEBUG : Trying to prune unused volumes... (cluster.py:910, cleanup) 2025-11-13 09:57:11.993000 [ 654 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2025-11-13 09:57:12.019000 [ 654 ] DEBUG : Stdout:1 (cluster.py:145, run_and_check) 2025-11-13 09:57:12.019000 [ 654 ] DEBUG : Volumes pruned: 1 (cluster.py:915, cleanup) ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 85.77s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 39.86s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 39.25s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 34.27s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 23.97s setup test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 22.32s teardown test_encrypted_disk_replication/test.py::test_zero_copy_replication 21.96s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 21.94s teardown test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 21.90s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 21.39s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 21.31s teardown test_endpoint_macro_substitution/test.py::test_select_by_type 21.00s call test_distributed_load_balancing/test.py::test_load_balancing_in_order 20.27s call test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 19.92s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 19.82s setup test_encrypted_disk_replication/test.py::test_replication 19.04s call test_distributed_load_balancing/test.py::test_load_balancing_default 18.80s setup test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 18.78s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 18.58s setup test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 18.39s call test_config_yaml_full/test.py::test_yaml_full_conf 17.87s call test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 17.60s call test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 17.26s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 17.15s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 17.11s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 16.94s setup test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 16.70s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 16.41s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 16.27s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 15.88s setup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 15.88s setup test_allowed_client_hosts/test.py::test_allowed_host 15.46s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 15.25s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 15.25s teardown test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 15.12s setup test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 14.78s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 14.47s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 14.44s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 14.17s call test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 13.60s call test_config_decryption/test_wrong_settings.py::test_invalid_chars 13.30s call test_config_decryption/test_wrong_settings.py::test_subnodes 13.08s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 12.81s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 12.67s setup test_create_user_and_login/test.py::test_grant_create_user 12.52s call test_config_decryption/test_wrong_settings.py::test_no_encryption_key 12.41s call test_config_decryption/test_wrong_settings.py::test_wrong_method 12.35s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 12.15s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 12.15s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 12.01s call test_catboost_evaluate/test.py::testAmazonModelManyRows 12.00s setup test_enabling_access_management/test.py::test_enabling_access_management 11.97s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 11.84s setup test_backup_log/test.py::test_backup_log 11.71s call test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 11.69s setup test_dictionaries_null_value/test.py::test_null_value 11.00s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 10.72s setup test_endpoint_macro_substitution/test.py::test_select_by_type 10.33s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 10.01s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 9.33s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 9.30s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 8.94s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 8.75s call test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 8.72s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 8.43s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 8.37s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 8.35s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 8.26s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 8.06s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 7.87s call test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 7.70s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 7.54s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 7.48s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 7.45s call test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 7.43s teardown test_distributed_load_balancing/test.py::test_load_balancing_round_robin 7.34s teardown test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 7.32s call test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 7.01s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 6.70s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 6.70s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 6.64s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 6.56s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 6.53s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 6.40s call test_default_compression_codec/test.py::test_default_codec_single 6.30s teardown test_distributed_config/test.py::test_distibuted_settings 6.20s setup test_distributed_config/test.py::test_distibuted_settings 6.09s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 5.98s call test_backup_log/test.py::test_backup_log 5.97s teardown test_default_compression_codec/test.py::test_default_codec_single 5.77s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 5.76s setup test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 5.55s teardown test_dictionaries_null_value/test.py::test_null_value 5.45s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 4.96s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 4.85s call test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 4.56s teardown test_allowed_client_hosts/test.py::test_denied_host 4.37s call test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 4.32s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 4.29s call test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 4.11s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 4.04s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 3.95s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 3.89s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 3.54s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 3.49s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.47s call test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 3.35s teardown test_enabling_access_management/test.py::test_enabling_access_management 3.32s teardown test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 3.30s setup test_config_corresponding_root/test.py::test_work 3.13s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 3.08s call test_default_compression_codec/test.py::test_default_codec_multiple 2.35s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 2.18s call test_distributed_load_balancing/test.py::test_load_balancing_round_robin 2.03s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 2.01s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 1.78s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 1.68s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 1.65s call test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 1.39s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.34s teardown test_backup_log/test.py::test_backup_log 1.20s teardown test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 1.05s call test_allowed_client_hosts/test.py::test_allowed_host 0.99s call test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 0.97s call test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 0.96s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.90s call test_encrypted_disk_replication/test.py::test_replication 0.79s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 0.75s call test_catboost_evaluate/test.py::testModelUpdate 0.73s call test_create_user_and_login/test.py::test_grant_create_user 0.70s call test_encrypted_disk_replication/test.py::test_zero_copy_replication 0.69s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.68s call test_enabling_access_management/test.py::test_enabling_access_management 0.62s call test_create_user_and_login/test.py::test_login 0.62s call test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.60s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.59s call test_distributed_config/test.py::test_distibuted_settings 0.59s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.54s call test_create_user_and_login/test.py::test_login_as_dropped_user 0.52s call test_catboost_evaluate/test.py::testNonConstantFeatures 0.52s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.50s call test_catboost_evaluate/test.py::testConstantFeatures 0.45s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.45s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.45s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.43s call test_dictionaries_null_value/test.py::test_null_value 0.39s call test_allowed_client_hosts/test.py::test_denied_host 0.35s setup test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 0.35s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.35s setup test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 0.35s setup test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.35s setup test_distributed_load_balancing/test.py::test_load_balancing_round_robin 0.35s setup test_distributed_load_balancing/test.py::test_load_balancing_default 0.32s call test_catboost_evaluate/test.py::testInvalidModelPath 0.31s call test_catboost_evaluate/test.py::testOnNullableFeatures 0.30s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.29s setup test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.27s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.26s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.25s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.25s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.25s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.25s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.23s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.22s call test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 0.22s teardown test_encrypted_disk_replication/test.py::test_replication 0.22s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 0.21s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.20s call test_endpoint_macro_substitution/test.py::test_select_by_type 0.18s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.17s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.13s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.12s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.12s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.07s teardown test_create_user_and_login/test.py::test_login_as_dropped_user 0.07s teardown test_create_user_and_login/test.py::test_grant_create_user 0.07s teardown test_create_user_and_login/test.py::test_login 0.05s setup test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_create_user_and_login/test.py::test_login 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_encrypted_disk_replication/test.py::test_zero_copy_replication 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s setup test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s call test_config_corresponding_root/test.py::test_work 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s teardown test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s teardown test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s teardown test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_default 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_config_corresponding_root/test.py::test_work 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup PASSED test_create_user_and_login/test.py::test_grant_create_user PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars PASSED test_create_user_and_login/test.py::test_login PASSED test_create_user_and_login/test.py::test_login_as_dropped_user PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_distributed_load_balancing/test.py::test_load_balancing_default PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] PASSED test_config_decryption/test_wrong_settings.py::test_subnodes PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash PASSED test_encrypted_disk_replication/test.py::test_replication PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_config_corresponding_root/test.py::test_work PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_config_yaml_full/test.py::test_yaml_full_conf PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] PASSED test_backup_log/test.py::test_backup_log PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_enabling_access_management/test.py::test_enabling_access_management PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_distributed_config/test.py::test_distibuted_settings PASSED test_endpoint_macro_substitution/test.py::test_select_by_type PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_executable_table_function/test.py::test_executable_function_arg_eval_input_python PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption =================== 1 failed, 99 passed in 194.94s (0:03:14) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 492, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_7yscuj --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_distributed_config/test.py::test_distibuted_settings test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_enabling_access_management/test.py::test_enabling_access_management test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_table_function/test.py::test_executable_function_arg_eval_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 ' returned non-zero exit status 1.